home *** CD-ROM | disk | FTP | other *** search
- How to work with large files (Pro versions only)
-
- The Pro versions provide many additional features that can be useful. However,
- some of these features can make working with very large files - more than 10000
- lines - slow on some machines. Here are some of the things you can do to speed
- up working large files:
-
- 1) Turn off "Auto update code folding on save" and "Auto update code folding on open"
- preference options in the View/Preferences dialog and then use the Refresh Code Folding
- menu command in the edit menu to update code folding.
-
- 2) Turn off code folding using the "Code folding active" preference option in the
- View/Preferences dialog.
-
- 3) Turn off tab conversion on open and save in the View/Tabs Stops dialog.
-
- 4) Turn off "Auto save" preference option in the View/Preferences dialog.
-
- 5) If your large file has too many entries in the content view or the class view
- tabs edit the onParseContent script for the file type to reduce the number of entries.
- If you are working with VRML files you can use the "Parse content for large VRML files"
- or "Include DEFs when creating content view for VRML files" preference options in
- the View/Preferences dialog to control the number of entries.
-
-
- Copyright ⌐ 1997-1998 - Modelworks Software
-
-